func golang.org/x/net/internal/httpsfv.consumeItem
2 uses
golang.org/x/net/internal/httpsfv (current package)
httpsfv.go#L176: func consumeItem(s string, f func(bareItem, param string)) (consumed, rest string, ok bool) {
httpsfv.go#L202: _, rest, ok := consumeItem(s, f)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)